SerializableDictionary<TKey, TValue> Class
public class SerializableDictionary<TKey, TValue> : Dictionary<TKey, TValue>,
IXmlSerializable
This language is not supported or no code example is available.
generic<typename TKey, typename TValue>
public ref class SerializableDictionary : public Dictionary<TKey^, TValue^>^,
public IXmlSerializable^
This language is not supported or no code example is available.
Type Parameters
- TKey
- TValue
Name | Description | |
---|---|---|
GetSchema() | ||
ReadXml(XmlReader) | ||
WriteXml(XmlWriter) |